home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol F-12 / (Vol F-12) Jun 02 2012.iso / Games / adjust4 / setup / setup.exe / scripts / DefineButton2_167 / BUTTONCONDACTION on(release).as
Text File  |  2012-06-02  |  97b  |  8 lines

  1. on(release){
  2.    gotoAndPlay(2);
  3.    with(_root.trueface)
  4.    {
  5.       gotoAndPlay(2);
  6.    }
  7. }
  8.